﻿2026-06-10T07:12:50.2586468Z ##[group]Run actions/checkout@v5
2026-06-10T07:12:50.2586672Z with:
2026-06-10T07:12:50.2586806Z   repository: SaberMage/spt-shell-notify
2026-06-10T07:12:50.2586974Z   path: .adapter-notify
2026-06-10T07:12:50.2588979Z   token: ***
2026-06-10T07:12:50.2589100Z   ssh-strict: true
2026-06-10T07:12:50.2589225Z   ssh-user: git
2026-06-10T07:12:50.2589351Z   persist-credentials: true
2026-06-10T07:12:50.2589488Z   clean: true
2026-06-10T07:12:50.2589612Z   sparse-checkout-cone-mode: true
2026-06-10T07:12:50.2589760Z   fetch-depth: 1
2026-06-10T07:12:50.2589873Z   fetch-tags: false
2026-06-10T07:12:50.2589989Z   show-progress: true
2026-06-10T07:12:50.2590151Z   lfs: false
2026-06-10T07:12:50.2590274Z   submodules: false
2026-06-10T07:12:50.2590430Z   set-safe-directory: true
2026-06-10T07:12:50.2590564Z ##[endgroup]
2026-06-10T07:12:50.3318348Z Syncing repository: SaberMage/spt-shell-notify
2026-06-10T07:12:50.3324244Z ##[group]Getting Git version info
2026-06-10T07:12:50.3324626Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-10T07:12:50.3808833Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-10T07:12:50.4008401Z git version 2.43.0.windows.1
2026-06-10T07:12:50.4034535Z ##[endgroup]
2026-06-10T07:12:50.4042431Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\908a21d9-751f-428c-b53d-15658ebb9b34\.gitconfig'
2026-06-10T07:12:50.4056313Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\908a21d9-751f-428c-b53d-15658ebb9b34' before making global git config changes
2026-06-10T07:12:50.4056795Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T07:12:50.4061242Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-10T07:12:50.4296399Z ##[group]Initializing the repository
2026-06-10T07:12:50.4301554Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-10T07:12:50.4622261Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-10T07:12:50.4652537Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-10T07:12:50.4915270Z ##[endgroup]
2026-06-10T07:12:50.4915546Z ##[group]Disabling automatic garbage collection
2026-06-10T07:12:50.4920630Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-10T07:12:50.5157119Z ##[endgroup]
2026-06-10T07:12:50.5157389Z ##[group]Setting up auth
2026-06-10T07:12:50.5163776Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-10T07:12:50.5403766Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-10T07:12:50.9018658Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T07:12:50.9252357Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-10T07:12:51.2902235Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T07:12:51.3121167Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-10T07:12:51.6787075Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-10T07:12:51.7076118Z ##[endgroup]
2026-06-10T07:12:51.7076371Z ##[group]Determining the default branch
2026-06-10T07:12:51.7078077Z Retrieving the default branch name
2026-06-10T07:12:52.1424359Z Default branch 'main'
2026-06-10T07:12:52.1424742Z ##[endgroup]
2026-06-10T07:12:52.1425004Z ##[group]Fetching the repository
2026-06-10T07:12:52.1431442Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-10T07:12:52.9555317Z From https://github.com/SaberMage/spt-shell-notify
2026-06-10T07:12:52.9555587Z  * [new branch]      main       -> origin/main
2026-06-10T07:12:52.9674697Z ##[endgroup]
2026-06-10T07:12:52.9675165Z ##[group]Determining the checkout info
2026-06-10T07:12:52.9676271Z ##[endgroup]
2026-06-10T07:12:52.9681290Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-10T07:12:52.9935375Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-10T07:12:53.0154294Z ##[group]Checking out the ref
2026-06-10T07:12:53.0158817Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T07:12:53.0464444Z branch 'main' set up to track 'origin/main'.
2026-06-10T07:12:53.0464663Z Reset branch 'main'
2026-06-10T07:12:53.0485653Z ##[endgroup]
2026-06-10T07:12:53.0715251Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-10T07:12:53.0917715Z ee2d37eadc730c0019e0af82d683074c509634a2
